Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use WizardStyle=Modern instead of Aero #89

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

lazka
Copy link
Member

@lazka lazka commented Dec 7, 2024

The later seems to be the default for some reason but does not support dark mode (or breaks when dark mode is enabled). Use the "Modern" style instead, and also set a smaller default width while at it.

Note that the style is a QWizard concept and not QTIFW specific.

The only related upstream issue I found was
https://bugreports.qt.io/browse/QTBUG-123853

Fixes #84

The later seems to be the default for some reason but does not
support dark mode (or breaks when dark mode is enabled).
Use the "Modern" style instead, and also set a smaller default
width while at it.

Note that the style is a QWizard concept and not QTIFW specific.

The only related upstream issue I found was
https://bugreports.qt.io/browse/QTBUG-123853

Fixes msys2#84
@lazka lazka merged commit 3cf8b7e into msys2:main Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Installer looks broken with dark theme
1 participant